Personal tools

Lua/Client/ClientEntity

From JC2-MP Documentation

< Lua‎ | Client
Jump to: navigation, search

Functions

Returns Prototype
Angle GetAngle()
ClimateZone GetClimateZone()
number GetId()
Vector3 GetPosition()
boolean IsValid()
SetAngle(Angle)
SetPosition(Vector3)

Operators

Returns Prototype
boolean ClientEntity == ClientEntity